Autogenerated HTML docs for v2.3.4-263-gf53fc 
diff --git a/git-add.html b/git-add.html index 126cb42..922a1f4 100644 --- a/git-add.html +++ b/git-add.html 
@@ -1006,7 +1006,7 @@  <div class="sect1">   <h2 id="_configuration">Configuration</h2>   <div class="sectionbody">  -<div class="paragraph"><p>The optional configuration variable <code>core.excludesfile</code> indicates a path to a  +<div class="paragraph"><p>The optional configuration variable <code>core.excludesFile</code> indicates a path to a   file containing patterns of file names to exclude from git-add, similar to   $GIT_DIR/info/exclude. Patterns in the exclude file are used in addition to   those in info/exclude. See <a href="gitignore.html">gitignore(5)</a>.</p></div>  @@ -1172,7 +1172,7 @@  <div class="paragraph"><p>After deciding the fate for all hunks, if there is any hunk   that was chosen, the index is updated with the selected hunks.</p></div>   <div class="paragraph"><p>You can omit having to type return here, by setting the configuration  -variable <code>interactive.singlekey</code> to <code>true</code>.</p></div>  +variable <code>interactive.singleKey</code> to <code>true</code>.</p></div>   </dd>   <dt class="hdlist1">   diff  @@ -1319,7 +1319,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2015-01-14 14:00:12 PST  +Last updated 2015-03-23 14:31:16 PDT   </div>   </div>   </body>